registration form with payment system ( paypal ) [closed]

Posted by Alecs on Pro Webmasters See other posts from Pro Webmasters or by Alecs
Published on 2012-12-18T23:55:19Z Indexed on 2012/12/19 5:13 UTC
Read the original article Hit count: 202

Filed under:
|
|

I'm using an ajax registration form plugin for my website and I'm thinking to implement also Paypal.

Here is how I want to implement it :

I have 3 labels ( Name, Phone, Email, ) and a " Buy " button.

After the user is typing his name, phone and email they click on "Buy" and they will be redirected to the paypal payment page or if it's possible to stay on the same page.

Probably, what I need to know is how to make the "Buy " only after the forms ( name, phone, email ) are validated.

Is there a plugin, or a snippet of code already made to not start something which already exists.

© Pro Webmasters or respective owner

Related posts about paypal

Related posts about forms